FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.phsd.r4-alpha#0.1.1 (109 ms)

Package ca.on.phsd.r4-alpha
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.1&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-deceased
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-deceased
Version 1.0.0
Status draft
Date 2019-04-12T15:44:18.0875479+00:00
Name PractitionerDeceased
Title Practitioner Deceased Extension
Experimental False
Description If a boolean value of true or a date is specified, indicates that the Practitioner is deceased. If a date is specified, it indicates when the death occurred.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-Practitioner PHSD Practitioner Response
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-submission-profile-Practitioner PHSD Practitioner Submission

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

No Narrative Content

Source

{
  "resourceType" : "StructureDefinition",
  "id" : "6c3171e9-743d-4ce8-bb8e-9c1e21cbd43d",
  "meta" : {
    "lastUpdated" : "2024-07-31T18:08:58.4244923+00:00"
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No Narrative Content</div>"
  },
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-deceased",
  "version" : "1.0.0",
  "name" : "PractitionerDeceased",
  "title" : "Practitioner Deceased Extension",
  "status" : "draft",
  "date" : "2019-04-12T15:44:18.0875479+00:00",
  "description" : "If a boolean value of true or a date is specified, indicates that the Practitioner is deceased. If a date is specified, it indicates when the death occurred.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Practitioner"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "mustSupport" : true
      },
      {
        "id" : "Extension.id",
        "path" : "Extension.id",
        "mustSupport" : false
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-deceased"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "boolean"
          },
          {
            "code" : "date"
          }
        ],
        "mustSupport" : true
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.